projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f4e50e
)
Comment-only change.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 24 Aug 2003 15:06:41 +0000
(15:06 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 24 Aug 2003 15:06:41 +0000
(15:06 +0000)
src/msdos.c
patch
|
blob
|
history
diff --git
a/src/msdos.c
b/src/msdos.c
index cc79e7abb8622b7824a015167e19c01eb2a18f17..27ff5cd9a4a464e75f0d2430b452bff1efe1d5a5 100644
(file)
--- a/
src/msdos.c
+++ b/
src/msdos.c
@@
-1436,7
+1436,7
@@
IT_note_mode_line_highlight (struct window *w, int x, int mode_line_p)
/* Find the glyph under X. */
glyph = (row->glyphs[TEXT_AREA]
+ x
- /*
Does MS-DOG really support scroll-bars?? ++KFS
*/
+ /*
in case someone implements scroll bars some day...
*/
- WINDOW_LEFT_SCROLL_BAR_AREA_WIDTH (w));
end = glyph + row->used[TEXT_AREA];
if (glyph < end